2f1ea38436
								
							 
						 
						
							Remove %{dist} flag 
							
							
Not useful (even confusing) in case of COPR builds 
							
							
						 
						7 vuotta sitten  
				
					
						
							
								 
						
							
								c57aad75c4
								
							 
						 
						
							Update library packaging: split to slop and libslopy 
							
							
Two things have been changed in upstream: build system now properly
places 64-bit .so under %{_libdir}, and the .so itself now contains
versioned SONAME.
This means we can remove workaround for the first issue and start
packaging library separately.  This is much closer to FPG than before. 
							
							
						 
						7 vuotta sitten  
				
					
						
							
								 
						
							
								824e0bfd61
								
							 
						 
						
							Ring the bell when build is done 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								8aff068968
								
							 
						 
						
							cxxopts needs less ancient gcc 
							
							
Ref.: https://github.com/naelstrof/slop/issues/86#issuecomment-328479278 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								f5ae75d717
								
							 
						 
						
							Fix messed up modes 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								15c5f65be8
								
							 
						 
						
							Read project-specific data from config file 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								1e04699749
								
							 
						 
						
							Do not allow version-illegal characters 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								4555ba7244
								
							 
						 
						
							Add CXXFLAGS 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								5d73672e9f
								
							 
						 
						
							Add fake MKit Makefile, just to make `make rpmstuff` work 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								e291f3016a
								
							 
						 
						
							Add -a argument for multiple actions 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								7d22364364
								
							 
						 
						
							Remove feature list from %description 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								173c526bc2
								
							 
						 
						
							Generalize token names 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								d021ec70d2
								
							 
						 
						
							Use upstream slop repo in 'main' mode 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								4401e4cca3
								
							 
						 
						
							Fix typo 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								590b8250ad
								
							 
						 
						
							Use modal CLI in trigger_copr 
							
							
Hard-code COPR project names and switch them as well as prefix Release
tag based on mode.  This prevents from confusing builds. 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								ae1fce0e53
								
							 
						 
						
							Do wait for build to finish 
							
							
Most of the time we want to anyway, and it's easy to interrupt if
needed. 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								f09852fab0
								
							 
						 
						
							Do copr-cli check ASAP 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								111ac21423
								
							 
						 
						
							Fix copr package name 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								cd48582953
								
							 
						 
						
							Return libslopy.so back to linker path 
							
							
It was moved to slop subdirectoty in attempt to get rid of rpmlint
warning concerning non-standard soname:  this would make 'libslopy.so' a
"private" library, for which naming is not mandatory.
However, this actually breaks slop binary!
Turns out there's no way around it.  What we could do is, in order of
preference:
 1. Solve naming issue with upstream.
 2. Just call it libslopy.so.1.
 3. Use wrapper to add %{_libdir}/slop to LD_LIBRARY_PATH
(The last thing seems really like a too hacky for such simple utility.) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								d8cdd530d1
								
							 
						 
						
							Remove development file 
							
							
Since libslopy is considered private, there should not be need for
header file. 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								4a6a7bf8db
								
							 
						 
						
							Move libslopy.so outside linker path (private library) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								c3e09b6dd0
								
							 
						 
						
							Add mock changelog 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								4b28a09feb
								
							 
						 
						
							Add project URL 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								603723188d
								
							 
						 
						
							Remove 'slop' name from Summary 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								17fe21e28d
								
							 
						 
						
							Move libslopy.so to correct %{_libdir} 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								cab4a23801
								
							 
						 
						
							Print specfile in dry mode 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								99bd0ba557
								
							 
						 
						
							Separate specfile generation from copr triggering 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								03123bc868
								
							 
						 
						
							Add build script version to spec file 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								31e7e81544
								
							 
						 
						
							Update usage info 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								9a91b30d15
								
							 
						 
						
							Use RPM macros 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								19d32d6b80
								
							 
						 
						
							Re-format to 80 characers 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								a53db44fe9
								
							 
						 
						
							Just trigger it, don't wait for it 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								1302a104c2
								
							 
						 
						
							Initial commit 
							
							
						 
						8 vuotta sitten